home *** CD-ROM | disk | FTP | other *** search
-
- Contents of ARexxLib Mon Sep 2 14:27:06 EDT 1991
-
- ------------------------------------------------
- RexxArpLib3_0.lzh
-
- This is version 3.0 of Willy Langeveld's "rexxarplib.library", which is a
- function library that adds simple windowing and gadget support functions
- for ARexx programs to use. Docs could be improved, but it is free.
-
- ------------------------------------------------
- TeXify.lzh
-
- Three ARexx scripts for use with AmigaTeX, one of which is specific to the
- TurboText editor. The StartTeX and QuitTeX scripts can be used to start/stop
- AmigaTeX and the previewer. The TeXify.ttx script can be used to send a
- document from TurboText over to AmigaTeX for processing.
-
- ------------------------------------------------
- checkback.lzh
-
- An ARexx script to compare the contents of a floppy disk to the files in
- a corresponding directory on a hard drive. Deletes identical files from
- the floppy, thus leaving only the ones that are different or don't exist
- on the hard drive. Useful when "simple" backups are made to floppy and
- you want to make sure you aren't writing over precious data...
- ------------------------------------------------
- citebase.lzh
-
- Scripts to automate the creation of maintenance of bibliographic
- databases for use in professional or technical writing.
-
- ------------------------------------------------
- fortune.lzh
-
- A simple program that reads a fortune database at random and prints a fortune
- to the screen.
-
- ------------------------------------------------
- listenv.lzh
-
- An ARexx script to list the contents of the environment variables
- in the ENV: directory. (Unfortunately, doesn't handle subdirectories...)
-
- ------------------------------------------------
- man-10.lzh
-
- Simple ARexx program implementing a Unix-like "man" command (on Unix you can
- type "man <blart>" to get info on "blart"... obviously here you have to
- create your own man pages). Knows about ANSI sequences....
-
- ------------------------------------------------
- offset.lzh
-
- A script that shows the offset of a function in a function library or
- vice-versa. You need the FD (function library description) files for
- the library to do this.
-
- ------------------------------------------------
- regexp.lzh
-
- An ARexx function library that implements some functions for regular
- expression parsing. The function are also directly accessible from C.
- (No source to the library.)
- ------------------------------------------------
- rexxhs.lzh
-
- An ARexx function library that that extends the functionality of the
- rexxsupport.library packet functions. Can be used to implement a command
- host in ARexx itself, or even a function host in ARexx itself (though
- the last is tricky and should only be done experimentally). Includes
- full source to the library (Manx and SAS) and an article explaining what
- a command host is and how to build one....
-
- ------------------------------------------------
- rexxplayer-101a.lzh
-
- REXXPLAYER V1.01a for MED 2.0 song files or converted Soundtracker files.
-
- This program is intended to give an added dimension to applications that
- have access to a AREXX port such as AmigaVision(TM)(CBM) and many other
- third party applications.
-
- REXXPLAYER allows the running of song files in the background through AREXX
- and gives your applications the capability to synchronize these music type
- files with your graphics to enhance your ability to have complex
- transitions on sequence.
-
- ------------------------------------------------
- rexxview.lzh
-
- A program that monitors and lists to a file or console all the messages
- received at ARexx's REXX port.
- ------------------------------------------------
- rvi.lzh
-
- The object file plus examples on how to use the Rexx Variables Interface
- (RVI) for ARexx. These files already come on your ARexx disk if you bought
- Bill Hawes' version, and provided here mainly for 2.0 users who want to do
- ARexx development...
- ------------------------------------------------
- rxslides.lzh
-
- An ARexx command host (with a sample ARexx script to control it) for
- displaying IFF files in a slideshow-type fashion, with transitions, etc.
- Works quite nicely with files of the same resolution, though it has
- problems with switching between hires screens.
-
- Written by Dean Bandes, completely PD. Includes source for the function
- host.
-
- ------------------------------------------------
- rxtracker.lzh
-
- RxTracker allows you to play MED and SoundTracker modules via ARexx.
-
- ------------------------------------------------
- sholist.lzh
-
- A simple ARexx interface to the showlist() support library function, used
- for querying various system parameters.
- ------------------------------------------------
- speak2.lzh
-
- Here's a simple ARexx to Narrator translator.
-
- Completely public domain, written by Rick Morris, Victoria AmUser's group.
- No warranties, etc. Use at your own risk. Pass it around anywhere you
- wish.
- ------------------------------------------------
- startrek.lzh
-
- A Star Trek game (text-based) written in ARexx. May work with other versions
- of REXX.
- ------------------------------------------------
- tstapp.lzh
-
- A convenient way to test an application's ARexx port. This is an ARexx script
- that will enable you to directly interact with an application's ARexx port.
- It is designed for debugging and is useful for learning how to use a particular
- application's ARexx port.
-
-
- -----------------------------------------------------------------
-